vcCollisionTestMethod

See in: Overview

Module: vcCore

Parent: Enum

Children -

Referenced by: -

Enums

ValueDescription
ALL_COLLISIONS
Tests all possible collision pairs, for example from both ListA and ListB
ALL_COMPONENT_COLLISIONSTests if collision is detected with a component.
ALL_NODE_COLLISIONSTests if collision is detected with a node.
FIRST_COLLISIONTests until the first collision was found.